home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Visual Basic Source Code
/
Visual Basic Source Code.iso
/
vbsource
/
calldlls
/
calldlls.frm
< prev
next >
Wrap
Text File
|
1993-04-27
|
17KB
|
547 lines
VERSION 2.00
Begin Form frmCallDlls
BorderStyle = 1 'Fixed Single
Caption = "Calling DLL Procedures"
ClipControls = 0 'False
Height = 2310
Left = 900
LinkTopic = "Form1"
MaxButton = 0 'False
ScaleHeight = 1905
ScaleWidth = 5505
Top = 1080
Width = 5625
Begin PictureBox picSprite
AutoRedraw = -1 'True
AutoSize = -1 'True
Height = 510
Left = 960
Picture = CALLDLLS.FRX:0000
ScaleHeight = 32
ScaleMode = 3 'Pixel
ScaleWidth = 32
TabIndex = 25
Top = 1920
Visible = 0 'False
Width = 510
End
Begin PictureBox picCopy
AutoRedraw = -1 'True
BorderStyle = 0 'None
Height = 495
Left = 1680
ScaleHeight = 33
ScaleMode = 3 'Pixel
ScaleWidth = 33
TabIndex = 24
Top = 1920
Visible = 0 'False
Width = 495
End
Begin PictureBox picMask
AutoRedraw = -1 'True
AutoSize = -1 'True
Height = 510
Left = 240
Picture = CALLDLLS.FRX:0302
ScaleHeight = 32
ScaleMode = 3 'Pixel
ScaleWidth = 32
TabIndex = 23
Top = 1920
Visible = 0 'False
Width = 510
End
Begin CommandButton cmdBitBlt
Caption = "BitBlt"
Height = 495
Left = 4680
TabIndex = 22
Top = 1320
Width = 735
End
Begin Frame fraInfo
Caption = "Instructions"
ClipControls = 0 'False
Height = 1695
Index = 0
Left = 120
TabIndex = 0
Top = 120
Width = 4455
Begin Label lblInfo
Caption = "Click the right mouse button on the icons to the right."
Height = 495
Index = 1
Left = 840
TabIndex = 1
Top = 480
Width = 2415
End
End
Begin Timer tmrBounce
Enabled = 0 'False
Interval = 1
Left = 4080
Top = 1920
End
Begin Frame fraInfo
Caption = "General Info"
ClipControls = 0 'False
Height = 1695
Index = 4
Left = 120
TabIndex = 13
Top = 120
Visible = 0 'False
Width = 4455
Begin Label lblInfo
Caption = "Keyboard:"
Height = 435
Index = 14
Left = 120
TabIndex = 17
Top = 1080
Width = 4230
End
Begin Label lblInfo
AutoSize = -1 'True
Caption = "Language:"
Height = 195
Index = 13
Left = 120
TabIndex = 16
Top = 840
Width = 915
End
Begin Label lblInfo
AutoSize = -1 'True
Caption = "Mouse:"
Height = 195
Index = 12
Left = 120
TabIndex = 15
Top = 360
Width = 630
End
Begin Label lblInfo
AutoSize = -1 'True
Caption = "Network:"
Height = 195
Index = 11
Left = 120
TabIndex = 14
Top = 600
Width = 780
End
End
Begin Frame fraInfo
Caption = "Operating System"
ClipControls = 0 'False
Height = 1695
Index = 1
Left = 120
TabIndex = 2
Top = 120
Visible = 0 'False
Width = 4455
Begin Label lblInfo
AutoSize = -1 'True
Caption = "(Enhanced mode)"
Height = 195
Index = 3
Left = 360
TabIndex = 8
Top = 600
Width = 1500
End
Begin Label lblInfo
AutoSize = -1 'True
Caption = "Disk Operating System 5.0"
Height = 195
Index = 4
Left = 240
TabIndex = 4
Top = 960
Width = 2265
End
Begin Label lblInfo
AutoSize = -1 'True
Caption = "Microsoft Windows Version 3.1"
Height = 195
Index = 2
Left = 240
TabIndex = 3
Top = 360
Width = 2640
End
End
Begin Frame fraInfo
Caption = "Processor, Memory, and System Resources"
ClipControls = 0 'False
Height = 1695
Index = 2
Left = 120
TabIndex = 5
Top = 120
Visible = 0 'False
Width = 4455
Begin Timer tmrSysInfo
Interval = 1
Left = 3840
Top = 240
End
Begin Shape shpFrame
Height = 255
Index = 1
Left = 1080
Top = 960
Width = 3135
End
Begin Shape shpBar
BackStyle = 1 'Opaque
DrawMode = 7 'Xor Pen
Height = 255
Index = 1
Left = 1080
Top = 960
Width = 1695
End
Begin Shape shpFrame
Height = 255
Index = 2
Left = 1080
Top = 1320
Width = 3135
End
Begin Shape shpBar
BackStyle = 1 'Opaque
DrawMode = 7 'Xor Pen
Height = 255
Index = 2
Left = 1080
Top = 1320
Width = 1695
End
Begin Label lblResInfo
Alignment = 2 'Center
Caption = "user"
Height = 255
Index = 2
Left = 1080
TabIndex = 21
Top = 1320
Width = 3135
End
Begin Label lblResInfo
Alignment = 2 'Center
Caption = "gdi"
Height = 255
Index = 1
Left = 1080
TabIndex = 20
Top = 960
Width = 3135
End
Begin Label lblR
Caption = "GDI"
Height = 255
Index = 1
Left = 240
TabIndex = 19
Top = 960
Width = 855
End
Begin Label lblR
Caption = "User"
Height = 255
Index